home *** CD-ROM | disk | FTP | other *** search
- object PopUpImageForm: TPopUpImageForm
- Left = 609
- Top = 120
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'PopUpImage'
- ClientHeight = 133
- ClientWidth = 150
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 15
- object ImageArea: TNeoBookPaintBox
- Left = 0
- Top = 0
- Width = 150
- Height = 133
- Align = alClient
- Color = clWhite
- ParentColor = False
- OnClick = ImageClick
- OnPaint = ImageAreaPaint
- end
- end
-